home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 1 / Literacy Segments Part 1 / card_95227.txt < prev    next >
Text File  |  1989-08-22  |  3KB  |  152 lines

  1. -- card: 95227 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 95335
  5. -- name: Protocols P/2
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 1,2
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part 3 (button)
  15. -- low flags: 00
  16. -- high flags: A004
  17. -- rect: left=68 top=321 right=340 bottom=213
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Check Answer
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   lock screen
  29.   set cursor to watch
  30.   put empty into theList
  31.   get line 1 of fld "key"
  32.   repeat with i = 1 to (number of items in it)/2
  33.     put item (i*2 - 1) of it & "," & item (i*2) of it into theLoc
  34.     if the loc of fld ("item" & i) = theLoc then put "t," after theList
  35.     else put "f," after theList
  36.   end repeat
  37.   delete last char of theList
  38.   if theList = "t,t,t,t"
  39.   then put fld "feedback1" into fld "MasterFeedback"
  40. else put fld "feedback2"  into fld "MasterFeedback"
  41. show fld "MasterFeedback"
  42. show bg btn "Done"
  43. unlock screen
  44. end mouseUp
  45.  
  46.  
  47. -- part 6 (button)
  48. -- low flags: 00
  49. -- high flags: 0000
  50. -- rect: left=478 top=319 right=341 bottom=498
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 1401 / 1401
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Prev
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.  
  62. end mouseUp
  63.  
  64.  
  65.  
  66. -- part contents for background part 5
  67. ----- text -----
  68. 95227
  69.  
  70. -- part contents for background part 25
  71. ----- text -----
  72. Suggest specific actions for  specific situations.
  73.  
  74. -- part contents for background part 24
  75. ----- text -----
  76. People can communicate more clearly and with less risk of offense.
  77.  
  78. -- part contents for background part 23
  79. ----- text -----
  80. To enable people throughout the world to discuss complex and sensitive issues.
  81.  
  82. -- part contents for background part 3
  83. ----- text -----
  84. Protocols
  85.  
  86. -- part contents for background part 20
  87. ----- text -----
  88. Practice 1:  Building a Concept Map  (1 of 2)
  89.  
  90. -- part contents for background part 21
  91. ----- text -----
  92. Drag the statements to their places on the right, then click Check Answer.
  93.  
  94. -- part contents for background part 59
  95. ----- text -----
  96. Purpose
  97.  
  98. -- part contents for background part 61
  99. ----- text -----
  100. What they do
  101.  
  102. -- part contents for background part 62
  103. ----- text -----
  104. Results
  105.  
  106. -- part contents for background part 63
  107. ----- text -----
  108. What they don‚Äôt do
  109.  
  110. -- part contents for background part 64
  111. ----- text -----
  112. Actively control or manage behavior.
  113.  
  114. -- part contents for background part 41
  115. ----- text -----
  116. No.  Please reconsider your choices and try again.
  117.  
  118. -- part contents for background part 35
  119. ----- text -----
  120. Very Good.  You‚Äôve matched all the choices correctly.
  121.  
  122. -- part contents for background part 43
  123. ----- text -----
  124. No.  Please reconsider your choices and try again.
  125.  
  126. -- part contents for background part 72
  127. ----- text -----
  128. 117,133
  129. 117,186
  130. 117,239
  131. 117,292
  132.  
  133. -- part contents for background part 73
  134. ----- text -----
  135. 361,133
  136. 361,186
  137. 361,239
  138. 361,292
  139.  
  140. -- part contents for background part 74
  141. ----- text -----
  142. 92
  143. 238
  144. 160
  145. 213
  146. 266
  147.  
  148.  
  149. -- part contents for background part 75
  150. ----- text -----
  151. 361,133,361,239,361,186,361,292
  152. 1